home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
rocketcar2.swf
/
scripts
/
frame_5
/
PlaceObject2_284_10
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-24
|
141 b
|
11 lines
onClipEvent(enterFrame){
if(mode == "foward")
{
nextFrame();
}
if(mode == "back")
{
prevFrame();
}
}